Contribution org.nuxeo.ecm.user.center.profile.theme--pages
In component org.nuxeo.ecm.user.center.profile.theme
org.nuxeo.ecm.user.center.profile.theme
inside nuxeo-user-profile-jsf-8.10.jar /OSGI-INF/theme-contrib.xml
This contribution is part of XML component Extension Point
Extension point pages of component service.Contributed Items
XML Source
<extension point="pages" target="org.nuxeo.theme.styling.service">
<themePage name="userCenter/default">
<resources append="true">
<resource>user_profile.scss</resource>
</resources>
</themePage>
<themePage name="admin/default">
<resources append="true">
<resource>user_profile.scss</resource>
</resources>
</themePage>
</extension>